home *** CD-ROM | disk | FTP | other *** search
- UCSD Pascal KERMIT for the Terak graphics workstation
-
- This implementation of KERMIT was done by Kate MacGregor of Cornell Computing
- Services (KMM@CORNELLA.BITNET) for the Terak 8510a running version II.0 of the
- UCSD p-System. It is broken up into several modules, some system independent,
- some system dependent. These modules have been concatenated into a single
- source file, with the components separated by lines of the form
-
- >>>> filename
-
- Where the filenames are:
-
- HELP.TEXT
- KBDHANDLR.TEXT
- KERMIT.TEXT
- PARSER.TEXT
- RCVHANDLR.TEXT
- RECSW.TEXT
- SENDB.TEXT
- SENDSW.TEXT
-
- The Pascal source files should be mostly system independent; the MACRO-11
- source files are specific to the Terak, which is based on a PDP-11
- microprocessor. The file UCTERAK.DOC contains user documentation, instructions
- for building UCSD Pascal Kermit for the Terak, and hints on adapting it to
- other machines. It should be renamed to KERMITHLP.TEXT on the UCSD Pascal
- system.
-
- [End of UCTERAK.HLP, May 1984]
-